home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 23 / CU Amiga - Super CD-ROM 23 (June 1998).iso / CUCD / Programming / Sashimi / source / smakefile < prev   
Encoding:
Makefile  |  1998-03-22  |  207 b   |  7 lines

  1. CFLAGS = nostackcheck stringmerge params=r optimize opttime
  2.  
  3. Sashimi: Sashimi.c
  4.     sc link nodebug noicons smalldata smallcode $(CFLAGS) Sashimi.c
  5.  
  6. checkin:
  7.     ci -l -q -t-. -M -d sashimi.c sashimi.doc smakefile